home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 07511000 / var0888.dms / var0888.adf / WoManD / man / Dictionary / drive < prev    next >
Text File  |  1992-09-19  |  1KB  |  30 lines

  1. DRIVE(1)                         DICTIONARY                         DRIVE(1)
  2.  
  3. DRIVE 
  4.  
  5.              The drives or disk drives are the name given to the devices that
  6.        can read and write onto floppy disks. The Amiga can have up to 4 
  7.        floppy disk drives connected to it. They are called DF0: DF1: DF2:
  8.        and DF3: .
  9.  
  10.              The amiga also has memory based drives, called RAM drives. RAM
  11.        drives are very much like disk drives except that they do not 
  12.        correspond to any physical device but rather simulate them by 
  13.        software. Directories and files can be stored onto them like on 
  14.        ordinary drives, but rather than being written onto a floppy disk,
  15.        they are written in memory (this is where the name comes from.)
  16.  
  17.              The advantage of RAM drives is that they are much faster, the
  18.        disadvantage being that they use a lot of memory and that they lose 
  19.        all their content when the Amiga is switched off. For these reasons,
  20.        they are used mainly to store temporary or frequently accessed files.
  21.  
  22.              The two most common RAM drives are RAM: and RAD: . RAM: grows in
  23.        size as files are stored on it. RAD: has a fixed size, but survives 
  24.        after rebooting (but not after switching the power off!)
  25.  
  26. SEE ALSO:
  27.        DISK, Ram, Devices.
  28.  
  29.  
  30.